react-native-smartassets
react-native-smartassets copied to clipboard
smart load react native image resource both from apk(ipa) and jsbundle Dir.
Results
1
react-native-smartassets issues
Sort by
recently updated
recently updated
newest added
Hi,IOS 热更后,现象如题 环境 ios 12.4.3 iphone 6plus react native 0.61.5 初始化 `import {AppRegistry} from 'react-native'; import App from './App'; import {name as appName} from './app.json'; import {SmartAssets} from 'react-native-smartassets'; SmartAssets.initSmartAssets();...