Commit Graph
36 Commits
Author SHA1 Message Date
Ali Najafizadeh ec67ea3bc4 updating version to match react-native version easily v0.2.2 2015-07-08 12:30:29 -04:00
Ali Najafizadeh ab62745aac removed old stuff 2015-07-08 12:26:31 -04:00
Ali Najafizadeh 372225983e Merge branch 'feature/new-packager-require' into develop 2015-07-08 12:24:33 -04:00
Ali Najafizadeh 9b40039b76 used new packager rules 2015-07-08 12:24:08 -04:00
Ali Najafizadeh 7e5c0d1e2a removed static project 2015-07-07 15:37:30 -04:00
Ali Najafizadeh 9ba6610391 added static project 2015-07-07 14:01:53 -04:00
Ali Najafizadeh e5761f210e prepration for test with new way of extending component 2015-07-07 13:56:15 -04:00
Ali Najafizadeh a44fd77229 Merge pull request #7 from KevinGrandon/master
Fire event on window and not document.
2015-07-07 11:45:25 -04:00
Kevin Grandon 60faab66dc Specify react 0.6.0. 2015-06-30 18:09:23 -07:00
Kevin Grandon 9ca205fbc0 Fire event on window and not document.
I assume this is needed in case you are loading a page which is slow to load over the network. In my case I was not receiving events on the document object.
2015-06-30 16:38:17 -07:00
Ali Najafizadeh 07ae742bd3 Merge branch 'develop' 2015-06-24 14:49:08 -04:00
Ali Najafizadeh b6f0e0b117 update README 2015-06-24 14:48:18 -04:00
Ali Najafizadeh 86ca0b5c50 Merge branch 'release/v0.2.1' into develop 2015-06-24 14:41:49 -04:00
Ali Najafizadeh f0a9f0dd98 Merge branch 'release/v0.2.1' 2015-06-24 14:41:36 -04:00
Ali Najafizadeh e60a5e9632 update version and peerDependencies v0.2.1 2015-06-24 14:41:27 -04:00
Ali Najafizadeh 6feb85ccbf added eval function into webview-bright react-native js code 2015-06-24 14:39:10 -04:00
Ali Najafizadeh c7e9b38ed2 fixed #4 added eval method 2015-06-24 14:21:45 -04:00
Ali Najafizadeh 8797a77e9f Merge pull request #2 from kevlened/patch-1
Update README.md fixed typo
2015-06-22 10:54:21 -04:00
Len Boyette b47f561342 Update README.md 2015-06-22 10:22:38 -04:00
Ali Najafizadeh 7289cde270 changed version to 0.2.0 v0.2.0 2015-06-19 15:51:19 -04:00
Ali Najafizadeh 3054fe4c26 fixed #1 extended RCTWebView 2015-06-19 15:51:19 -04:00
Ali Najafizadeh 4645b7dd5a Update doc 2015-06-17 13:38:32 -04:00
Ali Najafizadeh ad17f6f0b6 Merge branch 'release/v0.1.2' 2015-06-09 10:43:31 -04:00
Ali Najafizadeh 92ec05b414 new version v0.1.2 2015-06-09 10:43:26 -04:00
Ali Najafizadeh 10fcefe9b3 changed license 2015-06-09 10:42:44 -04:00
Ali Najafizadeh 2d64686584 added readme file v0.1.1 2015-06-09 10:30:13 -04:00
Ali Najafizadeh 024ccba361 updated example 2015-06-09 09:57:27 -04:00
Ali Najafizadeh 5f803c9b0e updating code structure 2015-06-09 09:48:57 -04:00
Ali Najafizadeh c21e35a255 clean up project 2015-06-09 09:31:13 -04:00
Ali Najafizadeh 62cff26802 got everythign working v0.1.0 2015-06-09 09:24:19 -04:00
Ali Najafizadeh 076a5f839a added code to test webview scenario 2015-06-08 17:29:54 -04:00
Ali Najafizadeh 2f786e13e0 added bridge to send and onMessage methods 2015-06-08 16:52:14 -04:00
Ali Najafizadeh cfe6b6c3ea got send working 2015-06-08 16:31:20 -04:00
Ali Najafizadeh 61f36b073f commit more code 2015-06-08 14:09:10 -04:00
Ali Najafizadeh af7f45f151 bring webview from core to plugin 2015-06-08 14:08:54 -04:00
Ali Najafizadeh 510afff08f added project setup 2015-06-08 11:24:50 -04:00