react-native-gesture-handler
react-native-gesture-handler copied to clipboard
@bohdanprog/create expo example project
Description
This PR refactors the example application. We want to use expo in our example application.
-
Move the example app from
react-native-clitoexpo. -
Add custom App icon and Splash screen.
-
Updates
package.jsondependencies. -
Updates
README.md. -
Update
.gitignore. -
Update
babel.config.js. -
Update
metro.config.js. -
Update
tsconfig.json. -
Update imports from
react-native-gesture-handler. -
Remove the Android and IOS folders.
-
Remove
babel.config.web.jsandwebpack.config.js.
Test plan
Tested on IOS, Android, and Web platforms.