File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
6
7
7
---
8
8
9
+ ## [ 0.0.2] ( https://github.com/FortAwesome/react-native-fontawesome/releases/tag/0.0.2 ) - 2018-10-11
10
+
11
+ ### Added
12
+
13
+ - Add style prop with initial special-case support for setting icon color
14
+
15
+ - Re-initialize example app to allow for using it with ` react-native-svg ` 7.x
16
+
9
17
## [ 0.0.1] ( https://github.com/FortAwesome/react-native-fontawesome/releases/tag/0.0.1 ) - 2018-10-08
10
18
11
19
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fortawesome/react-native-fontawesome" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " Official React Native component for Font Awesome 5" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments