react-native-side-menu
react-native-side-menu copied to clipboard
Update example to latest RN version
Summary
The example folder had an outdated React Native version, so I upgraded to RN 0.61.5
Test Plan
| iOS | android |
|---|---|
![]() |
![]() |
What's required for testing (prerequisites)?
What are the steps to reproduce (after prerequisites)?
Compatibility
| OS | Implemented |
|---|---|
| iOS | ✅ |
| Android | ✅ |
Checklist
- [x] I have tested this on a device and a simulator
- [x] I added a sample use of the API in the example project (
example/App.js)

