1.7.2 • Published 5 years ago
react-native-template-vividplanet v1.7.2
TODO:
react-native init INSERTAPPNAME --template vividplanet && node INSERTAPPNAME/setup.js
FIX XCODE ERRORS SINCE REACT NATIVE 0.60 (autolinking):
- unlink gesture handler (or other conflicting package)
react-native unlink react-native-gesture-handler
if the duplicate linker error still occurs, try to uninstall and reinstall package
- Add podspecs to Podfile
pod 'RNDeviceInfo', :podspec => '../node_modules/react-native-device-info'
pod 'RNVectorIcons', :podspec => '../node_modules/react-native-vector-icons'
pod 'RNInAppBrowser', :podspec => '../node_modules/react-native-inappbrowser-reborn'
pod 'SentryReactNative', :podspec => '../node_modules/react-native-sentry'
pod 'RNGestureHandler', :podspec => '../node_modules/react-native-gesture-handler/RNGestureHandler.podspec'
- Install pods in ios/ folder
pod install
LINGOHUB SCANNER
install global:
npm install -g i18next-scanner
fill in necessary variables in fastlane/.env.default with LINGOHUB-credentials
1.7.2
5 years ago
1.7.1
6 years ago
1.7.0
6 years ago
1.6.2
6 years ago
1.6.1
6 years ago
1.6.0
6 years ago
1.5.4
6 years ago
1.5.3
6 years ago
1.5.2
6 years ago
1.5.1
6 years ago
1.4.3
6 years ago
1.4.2
6 years ago
1.4.1
6 years ago
1.4.0
6 years ago
1.3.1
6 years ago
1.3.0
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.0.10
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago