File tree

1 file changed

+1
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)