Skip to content

Conversation

@karltaylor
Copy link

No description provided.

gabeboning and others added 22 commits August 31, 2017 12:44
* fix(interactableView): expose bringToFront to js

* chore(docs): add alwaysOnFront

* rename to startOnFront
Fixes onSnapStart() not being called on snapTo() for iOS
Changed the name of the method in the code example to the correct method name.
* [UNIFY] - move examples

* [UNIFY] - move real life examples to playground

* [UNIFY] - fix android build process

* [MAINTENANCE] - bump gradle versions, set peer RN 40 again

* [UNIFY] - fix android gradle version

* [UNIFY] - update npmignore, update gitignore
Inbal-Tish and others added 7 commits November 4, 2018 10:57
* RN 0.57.4 upgrade

* migrating ListView to FlatList

* removing maven from repositories

* Removing development team from demo's ios project
* Fixing INativeAlertEvent typing (it's a dictionary)

INativeAlertEvent was typed as {id, value} object but runtime actually provides a dictionary/map <string, NativeAlertEventValue>

* Reverting back to interface to avoid breaking changes
* [FIX] - avoid crashing on iOS if no snapPoint Id is present

Resolves #165
Update PROPS Readme
Update AlertAreas TestId

* [TYPE] - set a more accurate test id

* remove noise

* remove noise

* add snap id example

* remove Props noise

* [FIX] - set same behaviour for ios and android

* [FIX] - revert not needed changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.