-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
I'm playing around with trying to add the react-native-dualscreeninfo to my existing React Native project. However, when adding the gradle requirements to get it running (just the Kotlin version, and I've also added the maven for the SDK feed), I annoyingly just get a crash that says "Stub!". I can't screenshot it in the app- it just crashes- but here's a stack from Android Studio:
Frustratingly, I can get the example projects to build and run, so I think it's something in my proj
ect setup, and not the emulator.
Has anyone run into this and been able to get around it? Very excited to start developing, but this roadblock is a big one.
