Daniel Zlotin
1e7f230c86
update yarnlock
7 years ago
Nick Rameau
d3054ed7d3
Update README.md
Fix url to the example demo. Please, only pull after accepting this PR: https://github.com/wix/react-native/pull/2
7 years ago
Nick Rameau
64029a79e7
Update README.md
Add demo for example app.
7 years ago
bogobogo
52e151cfd5
Update README.md (#1562 )
7 years ago
Nick Rameau
8649f21328
Update README.md
Mention that the GIF demo is the real Wix app and remove the old example demo until we have an updated version.
7 years ago
Guy Carmeli
087feba29c
Destroy reactView in TopBar
7 years ago
Guy Carmeli
f14e4bbaf5
Set reactView in TopBar dynamically
7 years ago
Guy Carmeli
16a3d5ccee
Support setting custom react view dynamically
7 years ago
Guy Carmeli
989c6b6b4e
Removed unused imports
7 years ago
Guy Carmeli
26e7edf1c7
Override button color from screen even if color is defined in AppStyle
7 years ago
Aaron Greenwald
e385c4fb6e
statusBarHidden support for ios (#1543 )
7 years ago
Aaron Greenwald
fb6eadadeb
Contributing guidelines & docs (#1542 )
* add basic contributing guidelines to docs
* some English and formatting
* Add badges to README.md
* docs - how to run on android
* markdown formatting
* Add troubleshooting of old node
* Fix formattting
* Fix markdown and troubleshooting
7 years ago
Guy Carmeli
60608b08ae
Add null check to ViewVisibilityChecker
relates to #1555
7 years ago
Daniel Zlotin
a342dbd64d
fixed releases
7 years ago
Daniel Zlotin
0bd76b2857
fix releases
7 years ago
Daniel Zlotin
d3887466b6
fix releases
7 years ago
Daniel Zlotin
948f661b88
update package.json
7 years ago
Daniel Zlotin
4b80ceb3d7
fixing releases
7 years ago
Daniel Zlotin
88fb540beb
2.0.1937
7 years ago
Daniel Zlotin
cfd513e34e
2.0.1936
7 years ago
Daniel Zlotin
157f8d20db
2.0.1935
7 years ago
Guy Carmeli
271b624a73
Update styling-the-navigator.md
7 years ago
Guy Carmeli
e73c8efafc
Add custom component in TopBar example screen
7 years ago
Guy Carmeli
e581b2dec6
Support adding react component to TopBar
Usage:
navBarCustomView: 'example.CustomTopBar', // registered component name
navBarComponentAlignment: 'center' // 'center'/'fill'
7 years ago
Daniel Zlotin
92dac0dbad
update npmignore
7 years ago
Daniel Zlotin
43fba61ba2
update npmignore
7 years ago
Daniel Zlotin
5cd56ad9ac
npm version without -f
7 years ago
bogobogo
5d7a17d187
Update README.md (#1540 )
7 years ago
bogobogo
64087d595b
Update README.md (#1539 )
7 years ago
Daniel Zlotin
6154c37bb3
don\'t install fbsimctl HEAD
7 years ago
Daniel Zlotin
0152520523
update deps
7 years ago
bogobogo
d472b57bda
add v2 link to readme (#1537 )
* add v2 link to readme
* Update README.md
7 years ago
bogobogo
97c5ffd851
Update README.md (#1536 )
7 years ago
bogobogo
25021f390e
Update README.md (#1535 )
7 years ago
Brendon Sled
dea336ce10
Added overrideBackPress to LightBox (#1520 )
7 years ago
Guy Carmeli
3346efd7ae
add tapBackgroundToDismiss: true to LightBox
7 years ago
Justin Stanley
0fbb067e09
fixed blank nav bar titles on Android when title font size not set. (#1516 )
7 years ago
Daniel Zlotin
9e4fc011b5
change versioning strategy
7 years ago
Daniel Zlotin
a73c1e7c42
removed unnecessary duct tape tests
7 years ago
Daniel Zlotin
77ed6ad2a5
basic support titleBarTextColor
7 years ago
Guy Carmeli
2e382a13b8
Update styling-the-navigator.md
7 years ago
Jing Tai Piao
cff9e145a6
Add font size support on title bar for android (#1493 )
* Add font family support on bottom tabs
* import missing classes
* import missing class
* update document
* Support customize icon for left nav button in android
* Add navBar navBarTextFontSize support for android
7 years ago
Daniel Zlotin
a053fc6dd6
refactor
7 years ago
Juozas Kontvainis
969811ad6f
#1071 Add Android tests (#1489 )
* #1071 Test that Navigator forwards NavigationOptions to ViewController
* Add an argument allowing to run a single Android e2e test
* Fix style issue
* #1071 Allow changing navigation title in iOS
* Update readme to document an option for running a single test
* Update ScreenStyleDynamic.test.js
7 years ago
bogobogo
6296769ce8
move v1tov2diff to README.md (#1387 )
7 years ago
Daniel Zlotin
81867ef182
update README
7 years ago
Daniel Zlotin
1a91dcf056
increase android e2e timeout to 10sec, test-all works as expected now
7 years ago
Juozas Kontvainis
fd665d71ef
Implement changing title dynamically on Android #1071 (#1483 )
* Upgrade Gradle version
* Allow playground app to run on x86_64 emulator
* #1071 Allow changing navigation title
* #1071 Add tests for JavaScript
7 years ago
Daniel Zlotin
978fc283a6
update deps, fix release tests
7 years ago
Daniel Zlotin
2666cb1644
Revert "Use UIStoryboard methods for presenting a splash screen on iOS (#1453 )" (#1457 )
This reverts commit 36d2c7e35c .
7 years ago