Basically, I am new to react-native and javascript, but I am trying to learn both while making this app.
The plan for the app is to have a calendar and I have spent 8 out of these 10 hours on trying to implement libraries with installed calendars like react-native-calendars, react-native-big-calendar, etc. And after none of them working and me trying to fix their libraries, dependencies and what not, I have decided that it will be a lot easier and better for me If I just build myself a calendar using javascript (I’ll even learn more by doing that). So the last hour and a half I have been building the base of it, trying out the .map so I can load every day as a TouchableOpacity. Every day will have a little line underneath it so you can see how many of the five spots are filled fot that day. The calendar is still in progress but I think It won’t take as long as me trying to fix someone else’s libraries.
Under the calendar I am planning like an Agenda for that day, like which dogs are there and if they are leaving that day and stuff like that….
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.