Daniel Zlotin
1c41a0b39a
travis
před 8 roky
Daniel Zlotin
cec1e2bc1b
travis
před 8 roky
Daniel Zlotin
1d07bac863
without slashes
před 8 roky
Daniel Zlotin
c165202069
try download android sdk
před 8 roky
Daniel Zlotin
bae685458b
travis download android sdk
před 8 roky
Daniel Zlotin
89df8b1fa9
travis should pass npm
před 8 roky
Daniel Zlotin
e52c301714
should pass npm tests
před 8 roky
Daniel Zlotin
6431a2c7bf
travis
před 8 roky
Daniel Zlotin
4250d64cf0
travis
před 8 roky
Daniel Zlotin
53ec1ba769
travis
před 8 roky
Daniel Zlotin
4b870e24d6
travis
před 8 roky
Daniel Zlotin
d1f5a5e2e2
travis
před 8 roky
Daniel Zlotin
dcf3b65ee6
travis should not run android tests
před 8 roky
Daniel Zlotin
b3b878d71f
travis test
před 8 roky
Daniel Zlotin
86b621de0c
travis should pass now
před 8 roky
Daniel Zlotin
9483f15290
travis
před 8 roky
Daniel Zlotin
da97f6d047
travis
před 8 roky
Daniel Zlotin
378881ca6e
travis
před 8 roky
Daniel Zlotin
fcdc52b60a
travis
před 8 roky
Daniel Zlotin
b1983f232f
added travis yml
před 8 roky
Daniel Zlotin
28127266a6
yarn
před 8 roky
Daniel Zlotin
084baaccbb
added jest
před 8 roky
Matt Davies
cc393b6cdf
When starting the app, pass through extras included in the launch intent (#433 )
před 8 roky
Guy Carmeli
2723557d47
Fix nope on activity reload
před 8 roky
Guy Carmeli
e2b33428c0
Fix onActivityResult missing parameter
před 8 roky
Guy Carmeli
20e30717d5
Remove previous ContextualMenu before adding new one
před 8 roky
Guy Carmeli
c10f41ff0e
Search android (#432 )
* Move event emmiter logic out of Application
* Implement searchView
Usage:
```js
rightButtons: [
{
id: 'searchView',
label: 'Search',
hint: 'Search...'
}
]
```
* Translucent TitleBar
* Collapse TopBar
* Less noticeable translucent effect
* Implement ScrollViewDetector
* Collapse on fling
* Collapse on touch up
Complete collapse on touch up instead of fling
před 8 roky
DanielZlotin
cfd2cbdde8
Update README.md
před 8 roky
Daniel Zlotin
f9ca4ee0f4
2.0.0-experimental.141
před 8 roky
Daniel Zlotin
67c6f0a188
2.0.0-experimental.140
před 8 roky
Daniel Zlotin
f22fbfe32e
2.0.0-experimental.139
před 8 roky
Guy Carmeli
c5ebbfba75
Fix splash screen not getting dismissed when app returns to forground
před 8 roky
Daniel Zlotin
62847a7d57
Merge branch 'upgrade'
před 8 roky
Guy Carmeli
981c7e0cdd
Fix compilation error with support library version mismatch
před 8 roky
Guy Carmeli
8c923b2818
Fix compilation error with support library version mismatch
před 8 roky
Daniel Zlotin
8034a603dd
update to RN0.37
před 8 roky
Daniel Zlotin
01facc4865
update to RN0.37
před 8 roky
Daniel Zlotin
0863bff91d
fixed deepFreezeAndThrowOnMutationInDev
před 8 roky
Daniel Zlotin
23fd224b4a
Merge branch 'master' into upgrade
před 8 roky
DanielZlotin
3992557d10
Merge pull request #357 from beast/RN33-onActivityResult-fix
[Android] Fix for RN33 onActivityResult interface change
před 8 roky
DanielZlotin
c226aee92e
Merge pull request #397 from WhatAKitty/Fix-immutable-error-after-updating-rn@0.35
Fix immutable error after updating rn@0.35
před 8 roky
Daniel Zlotin
7ce645fe36
version
před 8 roky
Daniel Zlotin
4bcf7c1113
version
před 8 roky
Daniel Zlotin
cd758e71d6
version
před 8 roky
Guy Carmeli
ee910b0db3
Rename parser
před 8 roky
Guy Carmeli
d5c77eb456
2.0.0-experimental.138
před 8 roky
Guy Carmeli
1a8f01a607
Expose navBarTransparent to Js
closes #21
před 8 roky
Guy Carmeli
376f4c4ad2
2.0.0-experimental.137
před 8 roky
Guy Carmeli
ec01544bd2
Set BottomTabs background color only if it is defined
This change means that in a tab based app, when pushing a screen
which did not declare `tabBarBackgroundColor` - the BottomTabs color
will persist from the previous screen and not be set to the default
color which is white. This eliminates the unwanted BottomTabs
background color change in this specific use case.
closes #409
před 8 roky
Guy Carmeli
1d0d7b0c32
Update README.md
před 8 roky