Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/v1-0-0-launch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@youversion/platform-react-native-expo-core": major
"@youversion/platform-react-native-expo-ui": major
---

Release 1.0.0 — the first stable release of the YouVersion Platform React Native Expo SDK.

This is a milestone version bump marking the SDK's official 1.0 launch. There are no breaking API changes from 0.9.1; the major bump signifies the transition to a stable, publicly supported release line.
2 changes: 1 addition & 1 deletion apps/example/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"foregroundImage": "./assets/adaptive-icon.png",
"monochromeImage": "./assets/adaptive-icon-monochrome.png",
"backgroundImage": "./assets/adaptive-icon-bg.png",
"backgroundColor": "#c5515a"
"backgroundColor": "#aa673a"
},
"predictiveBackGestureEnabled": false
},
Expand Down
Binary file modified apps/example/assets/adaptive-icon-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/example/assets/adaptive-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/example/assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/example/assets/icon-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/example/assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/example/assets/splash-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.