@tkow
ReactNative Tips
● IT
● React Native 2
●
Tips
●
• Yarn workspace
• Lerna
.
├── README.md
├── package.json
├── packages
├── firebase
├── example-admin
├── example-app
└── example-models
├── tsconfig.json
└── yarn.lock
●
• Yarn workspace
Tips
Node.js
backend frontend(app)
react-native nohoist
Tips
● Jest
• ReactNative jest preset
(ts-jest) https://github.com/tkow/react-native-haul-boilerplate/blob/master/jest.config.js
https://github.com/tkow/react-native-haul-boilerplate/blob/master/__tests__/Example.test.tsx
react-test-renderer
component Native Component
typescript ts-jest
Tips
● Jest
mock
Tips
● Detox
• e2e
• ID
•
https://github.com/tkow/react-native-haul-boilerplate/tree/master/e2e
https://github.com/tkow/react-native-haul-boilerplateRead me
● styled-components
• web Native
(animation )
•
Tips
Tips
● Typescript
• RN babel-preset typescript
• haul webpack RN bundler
Tips
● Typescript
: https://github.com/quipper/i18n-dts
i18n
Tips
● Typescript
react-navigation(v4) Routing
https://github.com/tkow/react-native-haul-boilerplate/blob/master/src/%40types/react-navigation.d.ts
Tips
● haul
webpack React Native js bundle
webpack code splitting
Multi-bundle mode
https://github.com/tkow/react-native-haul-boilerplate/blob/master/haul.config.js
https://github.com/callstack/haul
Tips
● Fastlane
https://qiita.com/tkow/items/492c48b7ba787302b8cf
https://github.com/tkow/react-native-haul-boilerplate/tree/master/fastlane
• iOS Provisioning Profile
• App Store Connect Google Play Console
•
Tips
● CI
• AppCenter: Script
• Bitrise: GUI
CD Firebase
iOS Mac Mac
Fastlane CI
2
Tips
●
• url
Adjust, appsfryer, Mixpanel, Amplitude
Rntb20200325

Rntb20200325