-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(using-animated-api): Releases version 0.2.0
- Loading branch information
1 parent
97c4cd2
commit 23b6749
Showing
3 changed files
with
23 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
### 0.1.0 | ||
- Initial component | ||
|
||
* Initial component | ||
|
||
### 0.1.1 | ||
- Add keywords for react.parts component submission | ||
|
||
* Add keywords for react.parts component submission | ||
|
||
### 0.1.2 | ||
- Fix package dependencies with react-timer-mixin and react-tween-state | ||
|
||
* Fix package dependencies with react-timer-mixin and react-tween-state | ||
|
||
### 0.1.4 | ||
- Remove peerDependencies and update react import (now compatible with recent react-native versions) | ||
|
||
* Remove peerDependencies and update react import (now compatible with recent | ||
react-native versions) | ||
|
||
### 0.2.0 | ||
|
||
* Use Animated API instead of TimerMixin and TweenState |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters