Guy Carmeli
efb3bf7920
Update adding-buttons-to-the-navigator.md
7 years ago
Gevorg Gasparyan
01c62214f3
start activity with fade animation when animationType: 'fade' is passed (#1197 )
7 years ago
Omer Karakose
3e6e020d0b
android AppCompat & Design libs from 25.0.1 to 25.3.1 (#1228 )
7 years ago
Guy Carmeli
462ffcbb96
Fix multiple modal orientation issue (#1236 )
Orientation was reverted to the app orientation each time modal was dismissed.
7 years ago
Ramtin Khalatbari
632f449536
Fix sample code for MainActivity.java (#1230 )
7 years ago
Guy Carmeli
3bce9c9711
Cherrypick 53a93d6e4c (#1220 )
7 years ago
Daniel Zlotin
c5579fd17f
Update LICENSE
7 years ago
Guy Carmeli
2960e8db7f
Revert "Fling collapsing react view screens (#1213 )" (#1214 )
This reverts commit a2a9324b1e .
7 years ago
Guy Carmeli
a2a9324b1e
Fling collapsing react view screens (#1213 )
7 years ago
June Domingo
32e0442433
Remove extra line-break to fix rendering list in doc site. (#1207 )
7 years ago
June Domingo
7ff341a6cc
Update Docs (#1206 )
* Fix documentation website link
* Update docs
7 years ago
Guy Carmeli
2e590bb6e9
Update screen-api.md
7 years ago
Gevorg Gasparyan
061cb5b60a
add setTabButton instructions (#1195 )
7 years ago
Guy Carmeli
8dcc6d2096
Custom left button fixes (#1205 )
* navBarButtonColor was not applied to custom initial left button
* Dynamic custom button didn’t work
* Setting default icon (like menu or back button) after a custom icon was used didn’t work
7 years ago
Omer Karakose
82b349889b
Android modal life cycle screen events added, Fixes #1144 (#1200 )
7 years ago
Guy Carmeli
09fdf9a7e4
closes #1179 (#1199 )
7 years ago
Guy Carmeli
8c5ee7e6cd
Remove unused parameter from showSnackback (#1192 )
7 years ago
Gevorg Gasparyan
a92ec9527f
Bottomtab icon change (#1133 )
Change bottom tab bar button image at runtime
7 years ago
Loris Cro
8302064cec
navigator.setSubTitle() support for iOS (#1167 )
Add setSubTitle implementation for iOS + docs
7 years ago
Guy Carmeli
6aecc966ca
Update screen-api.md
Fix dead link
7 years ago
fqborges
79f07f8a8a
fix #1149 and the related issue in #43 #issuecomment-267370982 (#1188 )
Create BitmapDrawable using a constructor that actually uses the Resources reference
7 years ago
Guy Carmeli
30e41e6452
Set leftButton color when calling setStyle (#1187 )
7 years ago
Guy Carmeli
fa1e6a6b74
Update styling-the-navigator.md
Some navBar button properties were marked as common by mistake.
7 years ago
Elliot Hesp
1cb44fe699
Add basic splash screen example (#1186 )
7 years ago
Batyr Kanzitdinov
b32d0b6197
RNN + MobX boilerplate link added (#1178 )
7 years ago
Ran
249acca9a9
fix custom nav bar view and add initial props (#1172 )
7 years ago
Guy Carmeli
ec90050ee4
Document Snackbar
7 years ago
Guy Carmeli
d1d889d9a4
Update styling-the-navigator.md
7 years ago
Guy Carmeli
9bdec359cd
Implement setStyle on Android (#1168 )
7 years ago
Guy Carmeli
76641526be
Send modal lifecycle events only if modal is not destroyed (#1166 )
fixes #1162
7 years ago
Tolu Olowu
4ff5c8204a
Update sharedElementTransition.ios.js (#1163 )
Fix missing import of PropTypes throwing an error on iOS
7 years ago
Kelt
1d73739dc5
changed centering logic of title on android (#1164 )
7 years ago
Guy Carmeli
a3e5d41b75
Update installation-android.md
7 years ago
Eshwar Ramesh
bf09cfd885
Edited how to return additional packages (#1161 )
Docs weren't very clear on how exactly to return additional packages, i.e., as a <ReactPackages> list [Line 65].
Also changed MyApplication to MainApplication on line 54 (if that is a default and hasn't been changed by the developer).
7 years ago
Guy Carmeli
b1f5cfefbb
Render children and pass props to children (#1159 )
Render children and pass props to children
Export SharedElementTransition on iOS
Omit children from passed props
7 years ago
Gevorg Gasparyan
84f4462802
pass imageInsets for tab icon [iOS] (#1138 )
Pass iconInsets for tab icon [iOS]
7 years ago
Elliot Hesp
a95bdf0a82
Fix v2 docs basePath (#1157 )
7 years ago
Carlos Roberto
4848cf6e50
deep-links payload on docs (#1152 )
7 years ago
Elliot Hesp
a5c57b67ab
Remove basePath from docs/index - allows http/https (#1155 )
7 years ago
Elliot Hesp
f3b0db2f64
Add v2 docs path (#1153 )
* Update app title (android)
* Add v2 docs placeholder path
7 years ago
Ryan Davies
4921775cfa
Import View from react-native (#1151 )
7 years ago
Edouard Eynard
62a56d98c7
Add possibility to pass payload through handleDeepLink (#1128 )
Add payload param to handleDeepLink
7 years ago
Guy Carmeli
763b26da6c
Send willDisappear and didDisappear on modal dismiss (#1150 )
also report type as ScreenChangedEvent instead of navBarButtonPress.
closes #1144
7 years ago
Ran
1320de5d3e
iOS - Custom navigation bar view (#967 )
Custom title view in navigation bar support in `navBarComponentAlignment:'fill' | 'center`
7 years ago
fqborges
7b99fa8bf4
added missing ',' on example code (#1147 )
7 years ago
Guy Carmeli
a43680ca27
Implement switchToTopTab method (#1145 )
Usage is identical to switchToTab, closes #842
7 years ago
Kelt
c333451d2f
SET fixes (#1130 )
7 years ago
JackThomson2
aead5e4abd
Typo Fix (#1134 )
Corrected typo in the side menu
7 years ago
Daniel Zlotin
090f50d0da
Update .travis.yml (#1125 )
7 years ago
Guy Carmeli
4adb1e48c8
Update README.md (#1124 )
7 years ago