File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pager-view" ,
3- "version" : " 6.5.1 " ,
3+ "version" : " 6.6.0 " ,
44 "description" : " React Native wrapper for Android and iOS ViewPager" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
3333 "test:e2e:android" : " bash ./scripts/run-maestro-tests.sh android" ,
3434 "test:e2e:ios" : " bash ./scripts/run-maestro-tests.sh ios" ,
3535 "example:start" : " cd example; bun start" ,
36- "example:android" :" cd example; bun android" ,
37- "example:ios" :" cd example; bun ios" ,
36+ "example:android" : " cd example; bun android" ,
37+ "example:ios" : " cd example; bun ios" ,
3838 "example:android:release" : " cd example;react-native run-android --mode \" Release\" --appId com.pagerviewexample" ,
3939 "example:ios:release" : " cd example;react-native run-ios --mode \" Release\" --simulator \" iPhone 15 (18.0)\" "
4040 },
You can’t perform that action at this time.
0 commit comments