yarn set version berry # Globally, outside repo
yarn set version canary # Bonus, to keep up w Renovate bot
yarn
yarn setup # If bonus n/a
yarn start
cd ios
pod install
..
yarn ios
Building-from-source#prerequisites, but with NDK 25.0.8528842 rc4
# android/local.properties
sdk.dir=/Users/<user>/Library/Android/sdk
ndk.dir=/Users/<user>/Library/Android/sdk/ndk/25.0.8528842
Strip: rcX
suffix / (trailing) spaces / final final linebreak - otherwise fcntl(): Bad file descriptor
Open Android Studio - Preview release - Canary build
- Open Project, set the JDK
- SDK Manager > SDK Tools > NDK > ⬇️ 25.0.8528842 rc4
- Build all 4 default ABIs first with other libraries
- Open an arm64 AVD e.g.
Pixel_3a_API_31_arm64-v8a
Initial Preview v3: Google APIs System Image - Make Project
yarn android --active-arch-only
- export default false ? StorybookUIRoot : App
+ export default true ? StorybookUIRoot : App
Soon: v6 rn storybook server
- inlineRequires: true
+ inlineRequires: false
# https://github.com/facebook/hermes/issues/135
# https://github.com/facebook/react-native/issues/31969
# @storybook/react-native-server v5
yarn storybook
yarn <android/ios>
yarn server
brew install deno
yarn deno