We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750b7a9 commit d11c81dCopy full SHA for d11c81d
example/app.android.js
@@ -34,4 +34,4 @@ const styles = StyleSheet.create({
34
},
35
});
36
37
-AppRegistry.registerComponent('example', () => example);
+AppRegistry.registerComponent('ReactNativeKeyboardTrackingView', () => example);
0 commit comments