Commit Graph

42 Commits

Author SHA1 Message Date
Ernest Walzel
894bac48bd Add MainApplication name to AndroidManifest (#291) 2016-09-21 09:07:13 +02:00
Joel Arvidsson
baf0033626 Fixes tabbar example with custom icon colors. 2016-08-24 14:40:58 +02:00
Joel Arvidsson
72f3f2ca06 Bumps examples to RN 0.32. 2016-08-24 14:13:04 +02:00
Sebastian Bengtegård
3b474a6be3 added support for icon color @ tabbar (#275)
* added support for icon color @ tabbar

* added trailing commas due to travis build failure

* Added notes for iconColor and selectedIconColor

* Added extra checks for both props (iconColor and selectedIconColor)

* Added attributes iconColor and selectedIconColor as examples
2016-08-24 13:50:43 +02:00
Joel Arvidsson
d5d509a986 Adds OSX version of IconExplorer. 2016-05-09 08:54:09 +02:00
Joel Arvidsson
97950cd6ee Updates TabBarExample with new Ionicon names. 2016-05-07 17:28:28 -04:00
Joel Arvidsson
43e443b30d Refactors IconExplorer to use the gradle script to copy fonts. 2016-05-07 17:00:24 -04:00
Joel Arvidsson
23f99cba70 Refactors examples to ES2016 and RN 0.25. 2016-05-07 16:59:35 -04:00
Joel Arvidsson
befb80ea11 Bumps TabBarExample to RN 0.21 2016-03-03 13:07:55 -03:00
Joel Arvidsson
d8b58b41a8 Updates examples with ToolbarAndroid usage and new IOS suffix. 2016-03-03 09:29:37 -03:00
Joel Arvidsson
283b473e76 Bumps IconExplorer to RN 0.21. 2016-03-03 09:23:39 -03:00
Joel Arvidsson
c94942b452 Updates examples to react-native 0.18. 2016-01-25 00:25:54 -06:00
Joel Arvidsson
376ca258bb Bumps FontAwesome to 4.5.0. 2015-12-26 10:53:04 +01:00
Joel Arvidsson
b0b4ed326a Updates TabBarExample to RN 0.17-rc. 2015-12-17 19:01:45 +01:00
Joel Arvidsson
78177dafd4 Updates IconExplorer to RN 0.17-rc and latest version of fonts. 2015-12-17 18:52:29 +01:00
Joel Arvidsson
3a77c675b5 Fixes wrong case of font folder in android version of IconExplorer. #73 2015-12-17 18:27:05 +01:00
Joel Arvidsson
ac883e3780 Upgrades MaterialIcons to 2.1.1. 2015-11-29 13:33:53 +01:00
Joel Arvidsson
3f561ba462 Updates IconExplorer example to use RN 0.16-rc. 2015-11-25 08:45:17 -05:00
Joel Arvidsson
e55672d054 Reintroduces (limited) nesting of icons. 2015-10-13 12:01:12 -04:00
Joel Arvidsson
bf89f8e3a2 Merge pull request #35 from oblador/inline-refactor
Refactor Icon into a pure Text composition.
2015-10-13 11:09:24 -04:00
Joel Arvidsson
bfb2f84c59 Bumped IconExplorer to 0.12.0 2015-10-13 11:00:45 -04:00
Joel Arvidsson
cda5f38bc7 Bumped TabBarExample to RN 0.12.0 2015-10-13 10:50:16 -04:00
Joel Arvidsson
e947c22110 Update IconExplorer project according to new usage. 2015-10-08 18:37:00 -04:00
Joel Arvidsson
2649ed2c68 Updated TabBarExample to use RN 0.11.4. 2015-09-30 10:05:35 -04:00
Joel Arvidsson
8ccd664c2c Fixed pressed state bugs in andorid version of IconExplorer. 2015-09-29 23:39:20 -04:00
Joel Arvidsson
661b0fc0b7 Updated IconExplorer with android implementation. 2015-09-29 23:08:06 -04:00
Joel Arvidsson
20c18ea46f Bumped IconExplorer to 0.11.1 2015-09-25 11:11:38 -04:00
Joel Arvidsson
f3338167ed Bump examples to 0.8.0 and fix warning caused by API change. 2015-08-03 09:09:52 +00:00
Joel Arvidsson
956232a15f Updated README and added Octicons to IconExplorer. 2015-07-27 12:13:22 +02:00
Joel Arvidsson
f20de77617 Made buttons in IconExplorer tappable. 2015-07-16 10:08:22 +02:00
Joel Arvidsson
9ee47f3dfc Support for RN 0.7.0 packager. Fixes #4 2015-07-06 12:20:24 +02:00
Joel Arvidsson
948a5aad77 Bumped examples to react-native 0.5.0. 2015-06-10 23:47:49 +02:00
Joel Arvidsson
c0b4345726 Added NavigatorIOS usage to TabBarExample. 2015-06-01 17:24:44 +02:00
Joel Arvidsson
983525ecba Upgraded Material Design Icons and renamed that iconset to MaterialIcons to avoid future name clash. 2015-06-01 11:46:32 +02:00
Joel Arvidsson
d40f89f96b Added TabBarExample project. 2015-05-30 00:27:22 +02:00
Joel Arvidsson
a978e2876a Added support for EvilIcons icon set. 2015-05-17 02:26:23 +02:00
Joel Arvidsson
38955a4e1c Migrated to standalone script to generate icon sets and embed the glyphMap by default. 2015-05-17 02:10:14 +02:00
Joel Arvidsson
25656a7281 Added Entypo icon set. 2015-05-17 00:58:55 +02:00
Joel Arvidsson
f488283772 Added a few different styling examples. 2015-05-16 17:52:14 +02:00
Joel Arvidsson
cf7e380262 Added social button examples. 2015-05-16 17:51:48 +02:00
Joel Arvidsson
3448f881d2 Added search functionality to search explorer. 2015-05-16 16:44:09 +02:00
Joel Arvidsson
ad9f385e73 Added IconExplorer example. 2015-05-16 16:23:41 +02:00