Skip to content

Commit 59d8421

Browse files
authored
Update README.md
1 parent ab56805 commit 59d8421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import com.facebook.react.ReactActivityDelegate;
2929
import com.facebook.react.ReactRootView;
3030
import com.swmansion.gesturehandler.react.RNGestureHandlerEnabledRootView;
3131

32-
class MainActivity extends ReactActivity {
32+
public class MainActivity extends ReactActivity {
3333

3434
// Add the following method to your main activity class
3535
@Override

0 commit comments

Comments
 (0)