File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Uncomment this to compile this example outside of this repo
2+
// in this example it's not necessary (since we are running it in the module repo itself)
3+
open ReactNavigation;
14
module HomeScreen = {
25
open ReactNative;
36
[@react.component]

0 commit comments

Comments
 (0)