Skip to content

Expo Museum 🏛️ is a playground for experimenting with various Expo features and UI components, demonstrating the power of Expo for building beautiful, cross-platform mobile applications.

Notifications You must be signed in to change notification settings

piashcse/expo-museum

Repository files navigation

Expo museum 🏛️

Expo React Native badge-Android badge-iOS Redux Toolkit GitHub license License

A playground for experimenting with various Expo features and React Native functionality. This repository serves as a learning hub to explore and implement concepts like:

  • 📂 Document Picker: Seamlessly handle file selection from the device.
  • 🔄 RTK Query: Efficient data fetching and caching using Redux Toolkit Query.
  • 🎨 UI Components: Create and test custom UI elements with Expo’s capabilities.
  • 🚀 Other Experiments: Try out new ideas and libraries for deeper React Native understanding.

Feel free to explore, break things, and learn through experimentation!

Requirements

How to run

  • git clone https://github.com/piashcse/expo-museum.git
  • npm install

Now, you can choose a command to run the project:

  • npm run ios to run on iOS simulator
  • npm run android to run on Android simulator

👨 Developed By

Mehedi Hassan Piash

Twitter Medium Linkedin Web Blog

License

Copyright 2023 piashcse (Mehedi Hassan Piash)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Expo Museum 🏛️ is a playground for experimenting with various Expo features and UI components, demonstrating the power of Expo for building beautiful, cross-platform mobile applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published