Skip to content

Commit 5c68e13

Browse files
committed
README is updated
1 parent e238354 commit 5c68e13

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [0.3.0](https://github.com/WrathChaos/react-native-header-view/tree/0.3.0) (2019-08-12)
44
[Full Changelog](https://github.com/WrathChaos/react-native-header-view/compare/0.2.61...0.3.0)
5+
⚠️ BREAKING CHANGE ON WHOLE LIBRARY ! PLEASE READ !
6+
7+
🚀Now, It has two Header which are :
8+
9+
* ClassicHeader (Old One)
10+
* ModernHeader (New One)
11+
12+
Usage is not changed however import method is changed. Please check the example ✌️
513

614
**Merged pull requests:**
715

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,15 @@ npm i @freakycoder/react-native-header-view
149149
## [0.3.0](https://github.com/WrathChaos/react-native-header-view/tree/0.3.0) (2019-08-12)
150150
[Full Changelog](https://github.com/WrathChaos/react-native-header-view/compare/0.2.61...0.3.0)
151151

152+
⚠️ BREAKING CHANGE ON WHOLE LIBRARY ! PLEASE READ !
153+
154+
🚀Now, It has two Header which are :
155+
156+
* ClassicHeader (Old One)
157+
* ModernHeader (New One)
158+
159+
Usage is not changed however import method is changed. Please check the example ✌️
160+
152161
**Merged pull requests:**
153162

154163
- Bump lodash from 4.17.11 to 4.17.14 in /examples [\#3](https://github.com/WrathChaos/react-native-header-view/pull/3) ([dependabot[bot]](https://github.com/apps/dependabot))

0 commit comments

Comments
 (0)