react-native-keyboard-controller[https://github.com/kirillzyusko/react-n...
import services from '@/services/demo'; import { ActionType, FooterTool...
android和ios都支持 import Reactfrom 'react'; import { StyleSheet, Text, View...
最近想封装一个滑动组件给项目其他组件使用,React Native官方文档中就PanResponder的使用有做大致的讲解,同时网上也有各种关于...
import android.app.Activity; import android.content.Intent; import andro...
调用系统应用分享使用方法:https://www.jianshu.com/p/4f51f7ef673c 分享其他文件,需要找到对应文件类型,如下...
1.获取下载的路径 File file = new File(getCurrentActivity().getFilesDir(), "")...
在~/.bash_profile里面添加了环境变量 https://zhuanlan.zhihu.com/p/298535991[https:/...
defaults write com.apple.finder CreateDesktop -bool true 显示 defaults wri...