react-native-slider
react-native-slider copied to clipboard
Update example app to React Native 0.70 RC
Summary:
Update example app to RN 0.70 to allow for autolinking on android.
Currently the main blocker is the release of RNW 0.70 RC.
Test Plan:
- CI build
Any reasoning behind transferring the example app to new arch? Any PR's description? Why completely leaving the old architecture?
Sorry for not providing the PR description right away. I'm testing the react native autolinking for new arch on the example app. The main blocker is the release of React Native Windows 0.70 RC once it's released then we're good to go with the upgrade. This PR is still a draft, that's why there is newArch set as default I will turn it back to off once this PR is ready for review. Anyway we can still ship the new architecture RC of slider without this example being upgraded.