You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-native-bottom-tabs/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# react-native-bottom-tabs
2
2
3
+
## 1.2.1
4
+
5
+
### Patch Changes
6
+
7
+
-[#508](https://github.com/callstack/react-native-bottom-tabs/pull/508)[`1c5b385`](https://github.com/callstack/react-native-bottom-tabs/commit/1c5b38565c464e612c3be715bded1f8950efc5d4) Thanks [@oscnord](https://github.com/oscnord)! - Fix tvOS compilation due to unavailable APIs
8
+
9
+
-[#519](https://github.com/callstack/react-native-bottom-tabs/pull/519)[`2ebe13b`](https://github.com/callstack/react-native-bottom-tabs/commit/2ebe13bef3a19b3c4168c741275ff00d96604cd7) Thanks [@thiagobrez](https://github.com/thiagobrez)! - Keep iOS tab transitions smooth when switching between tabs with and without active tint colors.
0 commit comments