Nick Lockwood
180fc06b7a
Fixed iOS 7 support for URL query functions
...
Summary:
public
Unfortunately, it turns out that NSURLComponents.queryItems only works on iOS 8 and above. This diff re-implements the RCTGetURLQueryParam and RCTURLByReplacingQueryParam functions using functionality available in iOS 7.
Reviewed By: javache
Differential Revision: D2803679
fb-gh-sync-id: 56f10bef4894d16197975b6023b7aa5ab106d8cb
2016-01-05 12:57:44 -08:00
..
2015-11-17 07:21:29 -08:00
2015-11-23 16:19:29 -08:00
2016-01-05 09:04:31 -08:00
2016-01-04 10:40:32 -08:00
2016-01-04 10:40:32 -08:00
2016-01-05 09:04:31 -08:00
2016-01-04 10:40:32 -08:00
2015-09-18 15:04:28 -07:00
2016-01-04 06:24:28 -08:00
2015-12-10 10:12:29 -08:00
2015-12-23 10:07:17 -08:00
2015-10-20 04:14:09 -07:00
2015-11-02 09:15:31 -08:00
2015-11-25 04:49:45 -08:00
2015-09-29 09:22:10 -07:00
2015-08-25 01:08:49 -08:00
2015-12-08 03:32:30 -08:00
2015-12-21 10:04:31 -08:00
2015-08-14 01:57:18 -08:00
2016-01-05 08:00:38 -08:00
2015-07-28 15:57:02 -08:00
2015-11-03 14:49:30 -08:00
2015-04-08 05:45:20 -08:00
2015-08-25 03:49:13 -08:00
2015-11-25 04:49:45 -08:00
2015-03-26 06:32:01 -07:00
2015-11-03 14:49:30 -08:00
2015-11-11 06:44:30 -08:00
2015-12-15 05:40:27 -08:00
2016-01-05 09:04:31 -08:00
2016-01-05 09:04:31 -08:00
2015-12-10 10:12:29 -08:00
2015-12-15 05:40:27 -08:00
2015-12-10 10:12:29 -08:00
2015-12-10 10:12:29 -08:00
2015-12-10 10:12:29 -08:00
2015-11-03 14:49:30 -08:00
2015-11-25 04:49:45 -08:00
2015-12-16 02:51:28 -08:00
2015-12-15 05:40:27 -08:00
2015-11-13 08:28:28 -08:00
2015-10-26 15:41:36 -07:00
2015-04-17 04:01:02 -08:00
2015-11-03 14:49:30 -08:00
2015-07-23 04:00:31 -08:00
2015-06-09 12:27:06 -08:00
2016-01-04 10:40:32 -08:00
2016-01-05 12:57:44 -08:00