-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If it's not in the App.js file the library I can't set the space limit and the zoom scroll doesn't work well #79
Comments
import * as React from 'react'; export default function GalaxyTab2() {
} const styles = StyleSheet.create({ |
If i put this code as root component it works, but if it's in the navigation root , doesn't work well |
Expo, Iphone
The text was updated successfully, but these errors were encountered: