Skip to content

Widgets using Expo and React Native for cross-platform mobile applications targeting Android and iOS.

License

Notifications You must be signed in to change notification settings

ImBIOS/RNWidget

Repository files navigation

Expo React-Native Widget Creation: A Study Case

This repository serves as a detailed study case on how to create widgets using Expo and React Native for cross-platform mobile applications targeting Android and iOS.

Android Widget iOS Widget

Table of Contents

  1. Introduction
  2. Prerequisites
  3. Getting Started
  4. Creating the Widget
  5. Testing
  6. Resources
  7. Contributing
  8. License

Introduction

With the growing popularity of widgets on both Android and iOS platforms, it's essential for developers to know how to create these efficiently using the tools at their disposal. This study case explores the process of creating widgets with Expo in a React Native environment.

Prerequisites

Getting Started

  1. Clone the Repository
git clone https://github.com/ImBIOS/RNWidget.git
cd RNWidget
  1. Install Dependencies
bun install
  1. Start the Expo Development Server
bun run start # expo start

This will open a new window in your default browser displaying a QR code. Scan this code using the Expo Go app on your mobile device or use an emulator.

Resources

Contributing

Contributions are welcome! Please see our CONTRIBUTING.md for details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Widgets using Expo and React Native for cross-platform mobile applications targeting Android and iOS.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project