Daniel Zlotin
df1ee59b48
support for iOS 11
7 years ago
Roman Kozlov
8832a3a9d3
[V2] Android topbar font family (#1882 )
* android oreo overdraw fix
* apply top bar title color
* update readme
* update formatting
* merge v2
* navigation oprtions formatting
* font size props
* update test
* ci fix
* rm global variable
* font size
* update readme
* playground
* after merge fix
* typeface in progress
* presenter skeleton
* test fix
* rm presentation
* options presenter
* typeface
* readme
* test refactoring
* typeface loader tests
7 years ago
Roman Kozlov
5d28ee4d9d
V2 options applying refactoring (#1881 )
* presenter skeleton
* test fix
* rm presentation
* options presenter
* test refactoring
7 years ago
Roman Kozlov
88b6ee6cac
android playground icons (#1850 )
7 years ago
Daniel Zlotin
b2d26d21f4
update deps
7 years ago
Roman Kozlov
a249f5880e
[V2] Top bar text size (#1849 )
* android oreo overdraw fix
* apply top bar title color
* update readme
* update formatting
* merge v2
* navigation oprtions formatting
* font size props
* update test
* ci fix
* rm global variable
* font size
* update readme
* playground
* after merge fix
7 years ago
Roman Kozlov
f431b368af
Top bar text color for Android (#1813 )
* android oreo overdraw fix
* apply top bar title color
* update readme
* update formatting
* merge v2
* navigation oprtions formatting
* update test
* ci fix
* rm global variable
* remove obsolete method
7 years ago
Johan
0d473fe983
V2 docs (#1831 )
* Added v2 docs
* Move docs around
* Update _sidebar.md
* Update README.md
* Delete
* Remove usage docs (it was duplicated)
* Fixed sidebar links
* Moved the readme back to the root
7 years ago
Johan
ece9229a17
V2 docs (#1830 )
* Added v2 docs
* Move docs around
* Update _sidebar.md
* Update README.md
* Delete
* Remove usage docs (it was duplicated)
* Fixed sidebar links
7 years ago
Johan
b66ce891e0
V2 docs location (#1828 )
* Added v2 docs
* Move docs around
* Update _sidebar.md
* Update README.md
* Delete
* Remove usage docs (it was duplicated)
7 years ago
Daniel Zlotin
1151017193
fix flaky e2e
7 years ago
Daniel Zlotin
655dc6bbd1
fix #1803
7 years ago
Daniel Zlotin
5976b7bf9a
\#1605
7 years ago
Johan
1b83cf1fe3
Update _sidebar.md (#1796 )
7 years ago
Johan
a147509332
Added v2 docs (#1795 )
7 years ago
Daniel Zlotin
ed3338c4b8
\#1790
7 years ago
Daniel Zlotin
e111832abf
fixed android e2e
7 years ago
Daniel Zlotin
aef9f0de76
Revert "remove fbsimctl"
This reverts commit 082a65d791 .
7 years ago
Daniel Zlotin
6594505949
support react-native start
7 years ago
Daniel Zlotin
f8e6d78145
add redux integration tests \#1649
7 years ago
Daniel Zlotin
082a65d791
remove fbsimctl
7 years ago
Daniel Zlotin
04eefcf7f5
upgrade deps
7 years ago
Daniel Zlotin
89d853b67b
update deps
7 years ago
bogobogo
d673214508
Update README.md (#1780 )
7 years ago
yogevbd
97272fb3c1
V2 Orientation (#1686 )
* added orientation options
* removed orientation e2e in modal screen
7 years ago
Graham Chance
d15117e644
topBarBlur for ios (#1760 )
7 years ago
bogobogo
891be876b5
Update README.md (#1754 )
7 years ago
Graham Chance
b4be65a160
tabBarHidden for iOS (#1753 )
7 years ago
Johan
5d1783cbcf
setButtons for iOS (#1746 )
7 years ago
Graham Chance
75a2b96ebd
statusBarHideWithTopBar iOS (#1724 )
7 years ago
bogobogo
634a1aa434
Update README.md (#1735 )
7 years ago
bogobogo
5d5380f1d7
Update README.md (#1733 )
7 years ago
Jordan Piggott
a77df62bbf
fix for breaking change in React Native 0.47 (#1695 )
7 years ago
bogobogo
ec84b13bb2
Update README.md (#1722 )
7 years ago
Graham Chance
f3607da475
V2 status bar blur ios (#1700 )
* statusBarBlur for ios
* unit tests for ios statusBarBlur
* Update README.md
7 years ago
Daniel Zlotin
9e77ee25d1
fix lint
7 years ago
Daniel Zlotin
0cacb93a0e
removed yarn dependency, npm is fast enough
7 years ago
Jordan Piggott
c1d1c6b068
typo fixes for README (#1690 )
7 years ago
Graham Chance
b2105f2347
V2 top bar no border (#1688 )
* topBarNoBorder for ios
* Unit tests for topBarNoBorder
7 years ago
bogobogo
73530d7743
Update README.md (#1685 )
7 years ago
bogobogo
79d0c7ea68
Update README.md (#1684 )
7 years ago
bogobogo
9116c212d7
V2 tab badge iOS refactoring and added fontSize on iOS (#1659 )
* screen Background Color iOS
* ios v2 topBarTextFontFamily
* added topBarHidden to iOS
* minor fix and topBarHideOnScroll
* minor fix
* topBarButtonColor iOS
* topBarTranslucent iOS
* topBarTranslucent IOS minor fixes
* eslint fixes
* minor fixes
* changed setTabBadge to tabBadge and added a unit test in iOS
* added fontSize on iOS
* minor fix
7 years ago
Daniel Zlotin
f04a273edd
setting topbarBackgroundColor
7 years ago
Daniel Zlotin
2277a8f53f
some more tests for ContainerViewController
7 years ago
Daniel Zlotin
3840544daa
merged
7 years ago
Daniel Zlotin
ebb132ff09
some more tests android
7 years ago
Daniel Zlotin
165511ddc4
test driven refactoring
7 years ago
Daniel Zlotin
d2458fb259
refactor android
7 years ago
Daniel Zlotin
0ef23247de
refactoring android
7 years ago
Johan
9f9fddc626
Renamed container lifecycle events (#1676 )
* Renamed onStop/onStart to didAppear/DidDisappear
* This did't make it!
7 years ago