82 Commits

Author SHA1 Message Date
Artur Girenko
6112e3af4c bump RN version to 0.21.0 2016-03-06 11:07:23 +01:00
Gabriel Horner
e8c6cf89df Add README instructions for using real iOS device
Also fixed typo in readme
2016-03-03 17:39:20 -05:00
Artur Girenko
1ebfff8006 add link to seantempesta/om-next-react-native-router-flux 2016-02-26 21:10:24 +01:00
Artur Girenko
520a9f80ff update readme 2016-02-18 14:17:46 +01:00
Artur Girenko
64b102d645 update readme 2016-02-11 13:20:11 +01:00
Artur Girenko
9090693fb6 update readme with instruction for Om.Next 2016-02-11 13:18:21 +01:00
Artur Girenko
3de6de7fca fix typos in README 2016-02-06 18:03:04 +01:00
Artur Girenko
c4113aea85 move patching of RN packager into a separate command 'enable-source-maps'
- patching the packager in 'upgrade' command is a bit too intrusive, this can be done optionally only when source maps are actually needed.
2016-02-06 16:00:09 +01:00
Artur Girenko
b274e92275 update README to reflect changes in CLI 2016-02-06 14:37:49 +01:00
Artur Girenko
edbca5dbb6 v0.2.22 2016-02-01 20:07:13 +01:00
Artur Girenko
435b6d6664 bump RN version to 0.19.0 2016-01-31 13:39:07 +01:00
Artur Girenko
c9bb4f1508 update readme, react-native CLI now has a command run-ios 2016-01-31 13:34:40 +01:00
Artur Girenko
302d464fa7 fix readme 2016-01-31 11:36:35 +01:00
Artur Girenko
68290dbaa0 fix readme 2016-01-30 20:03:31 +01:00
Artur Girenko
922d1d60e1 update README 2016-01-26 20:03:56 +01:00
Artur Girenko
11d6e263ec fix readme 2016-01-24 18:07:46 +01:00
Artur Girenko
1b37d60ea0 support development of iOS and Android apps simultaneously #4
- remove setting up host from use-figwheel command
- introduce use-android-device command for changing android host. use-android-device command has to be executed only when user changes android device type for development
- change figwheel support functions in user.clj to support multiple builds
- add instructions to README of how to run iOS and Android simulators simultaneously
2016-01-24 13:46:34 +01:00
Artur Girenko
a59efbae6d fix packager patch to auto-generate index.*.map files
- looks like in case of error RN tries to load index.ios.map, this file is normally generated by packager. Need to keep it this way.
2016-01-21 22:27:36 +01:00
Artur Girenko
f15d9885a4 update README
- got evidence from @dvcrn that figwheel works on real iOS device
- source maps are supported when you debug in chrome.
2016-01-21 20:41:28 +01:00
Artur Girenko
0a79a4b888 bump ReactNative version to v0.18.0 2016-01-18 22:01:00 +01:00
Artur Girenko
b7c9e7996c update README with information about how to use static images 2016-01-17 19:12:37 +01:00
Artur Girenko
91b0d08633 update README with information about how to use static images 2016-01-17 18:51:29 +01:00
Artur Girenko
253f23f357 add react-native-cli to dependency list in README #7 2016-01-08 21:10:11 +01:00
Artur Girenko
451b2f195e fix typo in readme 2016-01-05 19:53:58 +01:00
Artur Girenko
cdf071f304 add readme about using custom React Native components 2016-01-05 19:42:24 +01:00
Artur Girenko
3044b52b39 update readme 2015-12-24 21:16:16 +01:00
Artur Girenko
2af7df164e bump ReactNative version to v0.17.0 2015-12-21 15:54:33 +01:00
Artur Girenko
3e8457d4f0 fix link to issue 2015-12-16 12:30:01 +01:00
Artur Girenko
11cbbbaa85 add the running on linux chapter to readme with feedback provided in #3 2015-12-16 07:51:55 +01:00
Artur Girenko
a03ff1a4b2 rearrange text 2015-12-15 21:07:50 +01:00
Artur Girenko
3f032463c6 describe how to start Figwheel from nREPL in readme 2015-12-15 19:25:50 +01:00
Artur Girenko
d100bed400 make init command run on Linux
- xcode based commands now checks for xcode availability, updates config lazily
2015-12-09 22:32:25 +01:00
Artur Girenko
91eb41e043 use React Native v0.16.0 2015-12-07 21:52:06 +01:00
Artur Girenko
954227c805 remove outdated documentation 2015-12-06 21:37:40 +01:00
Artur Girenko
0437144dd7 fix typos in readme 2015-12-06 21:23:14 +01:00
Artur Girenko
871866d59a describe how to use Figwheel with Android simulators 2015-12-06 21:19:26 +01:00
Artur Girenko
5d525eb9e7 describe how to use Figwheel with Android simulators 2015-12-06 21:17:52 +01:00
Artur Girenko
8ec6608919 update readme to recommend using real Android device as Figwheel does not work in simulator yet 2015-12-06 12:55:52 +01:00
Artur Girenko
e02a9339b4 update readme upgrade guide 2015-12-06 12:31:45 +01:00
Artur Girenko
603e9dc7f2 update readme 2015-12-06 11:52:22 +01:00
Artur Girenko
50d1a0a3f0 describe upgrade topic in Readme 2015-12-06 11:40:40 +01:00
Artur Girenko
927b5de7fe make Figwheel work without the need of Debug in Chrome
- solution by https://github.com/decker405/figwheel-react-native
- remove use-reload command.
- adoptions to figwheel-bridge.js
2015-12-05 23:53:27 +01:00
Artur Girenko
0c71d4a997 fix mistype in readme 2015-11-29 22:37:40 +01:00
Artur Girenko
1c748e565a Remove wrong statement from readme
Figwheel actually works on real Android device.
2015-11-28 17:22:32 +01:00
Artur Girenko
096327f639 Better describe current support of figwheel 2015-11-28 16:42:37 +01:00
Artur Girenko
7e8f57c4b7 Update readme 2015-11-28 11:16:03 +01:00
Artur Girenko
ce5e22cd6b Update readme about problem with static images
RN 0.14 provides unified way of accessing static images, but it does not work unless all code is statically accessible (when compiled with optimizations :simple)
2015-11-28 11:13:53 +01:00
Artur Girenko
46a27825f9 Update readme with explanation how to use now 2015-11-28 00:45:38 +01:00
Artur Girenko
05d5efafd1 Fix broken live coding support in iOS
- Revert to react-native 0.13.0 for now
- Use single source root, this seems required for repl
2015-11-22 10:57:51 +01:00
Artur Girenko
5194b1e7e9 Fix in Readme 2015-11-21 12:30:33 +01:00