Daniel Zlotin
ab0926b375
setting up java unit tests
vor 8 Jahren
Daniel Zlotin
c36902fa5f
2.0.0-experimental.106
vor 8 Jahren
Daniel Zlotin
f955d938d4
rebased
vor 8 Jahren
Daniel Zlotin
8fe55fb1f3
exposed JS path params for ReactNativeHosts, refactored ReactGateway
vor 8 Jahren
Guy Carmeli
1e86283512
Merge pull request #303 from q6112345/master
Added missing $
vor 8 Jahren
InitialT
7e2d7cb9e9
Added missing $
My ignorance
vor 8 Jahren
DanielZlotin
9ac71771d2
Merge pull request #302 from q6112345/master
Fixed path of RN local Maven repo
vor 8 Jahren
InitialT
b21fa10d44
Fixed path of RN local Maven repo
Summary:
The old path only work for 'example-redux'
vor 8 Jahren
Guy Carmeli
3d06c580e0
2.0.0-experimental.105
vor 8 Jahren
Guy Carmeli
eab83dd092
Fix push screen from SideMenu
vor 8 Jahren
Guy Carmeli
316d4d8509
2.0.0-experimental.104
vor 8 Jahren
Guy Carmeli
04ad06ca11
Fix concurrent modification exception when switching root
vor 8 Jahren
Guy Carmeli
1b1fc3aed2
add commendted out code
vor 8 Jahren
Guy Carmeli
f407b80c65
2.0.0-experimental.103
vor 8 Jahren
Guy Carmeli
2ad0aecb82
Fix missing fab expended icon
vor 8 Jahren
Guy Carmeli
e997f22c66
Remove fab actions shadow on pre lollipop devices
This is a temporary solution to #292
vor 8 Jahren
Guy Carmeli
c5a7c2d543
2.0.0-experimental.102
vor 8 Jahren
Guy Carmeli
653b0716ff
Fixed crash when unregistering EventBus subsribers
closes #291
vor 8 Jahren
Guy Carmeli
cc8ba1547f
2.0.0-experimental.101
vor 8 Jahren
Guy Carmeli
49a1aed390
Support loading images from local storage
closes #276
vor 8 Jahren
DanielZlotin
1376c21c3e
Create CONTRIBUTING
vor 8 Jahren
DanielZlotin
b6b66519df
Update ISSUE_TEMPLATE
vor 8 Jahren
DanielZlotin
1f245e6683
Create ISSUE_TEMPLATE
vor 8 Jahren
Ran Greenberg
dbe5a1eb07
2.0.0-experimental.100
vor 8 Jahren
Ran
f98eef7696
Merge pull request #290 from edvinasbartkus/controllerID
Generate controllerID before using it in tabs.map
vor 8 Jahren
Edvinas Bartkus
f7f8c62987
Generate controllerID before using it in tabs.map
vor 8 Jahren
Daniel Zlotin
38f849af47
example-redux works on iOS but dear god this code is ugly
vor 8 Jahren
Daniel Zlotin
747ad3db55
2.0.0-experimental.99
vor 8 Jahren
Daniel Zlotin
fe47748bc7
2.0.0-experimental.98
vor 8 Jahren
Daniel Zlotin
18b1e8f59b
copy controllers code to here - a start of something beautiful
vor 8 Jahren
Daniel Zlotin
55696c5d1d
update example to RN31
vor 8 Jahren
Daniel Zlotin
60cca6908b
Merge branch 'master' of https://github.com/wix/react-native-navigation
vor 8 Jahren
Daniel Zlotin
51624f7998
test env and eventbus fixes
vor 8 Jahren
Guy Carmeli
01fbdd66f5
Update fab when modal is dismissed
vor 8 Jahren
Guy Carmeli
12684b5418
Change topTabParams to PageParams
TopTabParams are a subset of ScreenParams, moved the properties that
are shared by both classes to BaseScreenParams.
This change was needed to report screen changes properly in ViewPagerScreen
vor 8 Jahren
Ran
4441292598
Update README.md
vor 8 Jahren
Guy Carmeli
c5872aa6a5
2.0.0-experimental.97
vor 8 Jahren
Daniel Zlotin
d431dc24db
renamed to clear intentions
vor 8 Jahren
DanielZlotin
2fd52b27f3
Merge pull request #288 from wix/remove_react_hacks
Remove react hacks
vor 8 Jahren
Guy Carmeli
1865df194f
Update example
vor 8 Jahren
Guy Carmeli
8324657f77
Remove react hacks
This commit removes necessary hacks which were introduced due to
limitations of previous React Native apis.
Mount/unmount logic isn't coupled to view attached/detached
to window callbacks. Instead, `unmountReactApplication` was added.
We can safely call it when a screen is popped and when application is
reloaded in debug.
vor 8 Jahren
Guy Carmeli
f7250b2753
Various fab fixes
* Don't show fab of a screen that's pushed to a none active tab
* Change fab when navigating back in the stack with back button
* Add screens before SnackbarAndFabContainer
vor 8 Jahren
Guy Carmeli
053fbf5aa9
Check if fab icon was resolved when creating fab
vor 8 Jahren
DanielZlotin
736786f62b
Merge pull request #283 from wix/subtitle_support
add subtitle support to navigation bar
vor 8 Jahren
Ran Greenberg
f466eaf764
bugfix - pass subtitle instead of title to subtitle param
vor 8 Jahren
Ran Greenberg
a425e9077a
add subtitle support to navigation bar
vor 8 Jahren
Guy Carmeli
199435df32
2.0.0-experimental.96
vor 8 Jahren
Guy Carmeli
78b877f91e
Set different ids for collapsed and expended fabs
vor 8 Jahren
Guy Carmeli
88e28a1660
2.0.0-experimental.95
vor 8 Jahren
Guy Carmeli
4b756ce0b1
Send fab press events and collapse fab on action click
vor 8 Jahren