Swipe with your partner to find the perfect baby name
Download 📦
Rockabye is available for Android and iOS
Rockabye is an app designed for expecting couples struggling to agree on a name for their baby. This app offers a fun and interactive solution by allowing both partners to swipe through a curated list of baby names. Much like a dating app, both partners can start swiping on names they like. When both partners swipe right on the same name, it's a match! This feature not only simplifies the process of choosing a baby name but also ensures that both parents are equally involved in the decision-making. Rockabye is the perfect tool for parents-to-be looking for a harmonious way to find the perfect name for their little one.
Publishing
iOS
iOS is published on release via fastlane by creating a tag (release/x.y.z)
Android
Android is published on release via fastlane by creating a tag (release/x.y.z)
On A Fresh Clone
-
Add
.env.default
underfastlane
based on the.env.default.sample
for building and using fastlane locally (only needed for deploying) -
Add
keystore.jks
underandroidApp
with akey.properties
file that looks like:-
keyAlias=<alias> keyPassword=<key password> storePassword=<stote password> storeFile=keystore.jks
-