Emil Sjolander
b27c541744
Pool dynamic
...
Reviewed By: ahmedre
Differential Revision: D4398446
fbshipit-source-id: ff528b7b52a2b1521627c0fca17b7ee2b18102de
2017-01-10 18:13:38 -08:00
Emil Sjolander
e3c8d80b3c
Add dynamic type for javascript arguments passed over bridge with unkown type
...
Reviewed By: astreet
Differential Revision: D4380882
fbshipit-source-id: f1b9fb9cf727d003dcc2264626e75fc300a47dee
2017-01-08 04:43:30 -08:00
Chris Hopman
d344963123
Invert native dependency of new bridge -> old bridge
...
Reviewed By: mhorowitz
Differential Revision: D3409230
fbshipit-source-id: 541309ec953843477197e5a2b13730b8a38f608d
2016-06-13 18:43:42 -07:00
Konstantin Raev
525d35ba67
Reverted commit D3400379
...
Reviewed By: mhorowitz
Differential Revision: D3400379
fbshipit-source-id: b7e733e74bb0f4fbd597fd073826c399ece2c47f
2016-06-08 02:58:36 -07:00
Chris Hopman
0e50373b60
Invert native dependency of new bridge -> old bridge
...
Reviewed By: mhorowitz
Differential Revision: D3400379
fbshipit-source-id: d641846261977b4f77c2d215bef94e8e676e2c02
2016-06-07 16:28:29 -07:00
Konstantin Raev
d836e8c0ef
Reverted commit D3374937
...
Reviewed By: mhorowitz
Differential Revision: D3374937
fbshipit-source-id: e794fb9b8cb1194133da64dcb38861477406c307
2016-06-07 02:58:33 -07:00
Chris Hopman
bf010a4c17
Invert native dependency of new bridge -> old bridge
...
Reviewed By: mhorowitz
Differential Revision: D3374937
fbshipit-source-id: 58b082bba727e33a3b08361be3630d669fc8dc5b
2016-06-06 16:13:41 -07:00
Chris Hopman
886a558f75
Extract all NativeArray/NativeMap from OnLoad.cpp
...
Summary: These will, eventually, need to be moved to the new bridge and so must become standalone things. For *NativeArray, this is almost just moving them out into their own .h/.cpp files. The *NativeMaps are updated to be hybrids instead of countables (in addition to getting their own .h/.cpp).
Reviewed By: mhorowitz
Differential Revision: D3325169
fbshipit-source-id: 40cfcab92b3fb2310bcd4de8f39e82f85d404abd
2016-06-01 16:28:32 -07:00
VonD
351c97ec37
adding missing string case in ReadableNativeMap to HashMap
...
Summary:about #6639
Closes https://github.com/facebook/react-native/pull/6762
Differential Revision: D3126541
fb-gh-sync-id: f895e6d3b4c0abec41b56a031828763a4e8e210f
fbshipit-source-id: f895e6d3b4c0abec41b56a031828763a4e8e210f
2016-04-01 09:12:20 -07:00
Atticus White
dc3836a9d3
Add toArrayList and toHashMap methods for ReadableArray and ReadableMap. Fixes #4655
...
Summary:Context #4658
I kept the original commit and author.
cc mkonicek
Closes https://github.com/facebook/react-native/pull/6639
Differential Revision: D3126336
Pulled By: mkonicek
fb-gh-sync-id: 5ae7b37f0eb1db355bb87076d621a405ff9c23c5
fbshipit-source-id: 5ae7b37f0eb1db355bb87076d621a405ff9c23c5
2016-04-01 07:02:25 -07:00
Krzysztof Magiera
a5c693dd53
Fix typo in ReadableMapKeySetIterator.
...
Reviewed By: mkonicek
Differential Revision: D2564934
fb-gh-sync-id: 2ef1a0f5c1550d912dc751100c307659a5159fa3
2015-10-21 09:05:12 -07:00
Hermes Pique
9960878ba4
Revert D2564759
...
Differential Revision: D2564818
fb-gh-sync-id: 75e44551fc2c7e22be8096f12c06aa88b72a4508
2015-10-21 05:31:25 -07:00
Krzysztof Magiera
e1b2c84a81
Fix typo in ReadableMapKeySetIterator.
...
Differential Revision: D2564759
fb-gh-sync-id: 6a57fb71d4da1d467661a3ae786f637172b21e73
2015-10-21 04:14:12 -07:00
Krzysztof Magiera
6c3fb77f30
Static type check for int params + migrate colorInt to just int.
...
Differential Revision: D2475618
committer: Service User <svcscm@fb.com >
2015-09-24 08:20:14 -07:00
Martin Konicek
27ab039b6a
Export latest Android changes
2015-09-17 14:33:28 +01:00
Martin Konicek
42eb5464fd
Release React Native for Android
...
This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.
See the Known Issues guide on the website.
We will work with the community to reach platform parity with iOS.
2015-09-14 18:13:39 +01:00