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 15b65cb commit a6f0546Copy full SHA for a6f0546
demo/src/index.js
@@ -5,4 +5,5 @@ I18nManager.allowRTL(true);
5
6
module.exports = {
7
name: 'unicorn demo app',
8
+ ExampleScreenPresenter: require('./screens/ExampleScreenPresenter')
9
};
0 commit comments