This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
react-navigation
Watch
1
Star
0
Fork
0
You've already forked react-navigation
mirror of
https://github.com/zhigang1992/react-navigation.git
synced
2026-02-08 22:44:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d940a02fac99d7e8459bf2380eba8d94c59ef4e0
react-navigation
/
ios
History
Krzysztof Magiera
eae8830b65
Use uiManagerDidPerformMounting to perform batch updates of ScreenConatiner on iOS (we should perhaps do sth similar in ScreenStack too).
2018-08-21 15:51:20 +02:00
..
RNScreens.xcodeproj
Initial commit.
2018-08-03 13:54:11 +02:00
RNSScreen.h
Initial commit.
2018-08-03 13:54:11 +02:00
RNSScreen.m
Fixes for iOS screen container to update at most once per frame
2018-08-13 19:34:36 +02:00
RNSScreenContainer.h
Use uiManagerDidPerformMounting to perform batch updates of ScreenConatiner on iOS (we should perhaps do sth similar in ScreenStack too).
2018-08-21 15:51:20 +02:00
RNSScreenContainer.m
Use uiManagerDidPerformMounting to perform batch updates of ScreenConatiner on iOS (we should perhaps do sth similar in ScreenStack too).
2018-08-21 15:51:20 +02:00
RNSScreenStack.h
Initial commit.
2018-08-03 13:54:11 +02:00
RNSScreenStack.m
Extra fixes for properly notifying interactor on iOS ScreenStack
2018-08-03 19:48:15 +02:00