Rescript React Native screenshot

Rescript React Native

Updated: 7 Nov 2025
932 Stars

ReScript bindings for React Native

Categories

Overview

The rescript-react-native project provides ReScript bindings for React Native, enabling developers to use ReScript with ReScript React to build iOS, Android, and web applications. The project aims to streamline the development process by leveraging the power of ReScript within the React Native ecosystem.

Features

  • ReScript Bindings: Enables the use of ReScript with React Native.
  • Cross-Platform Development: Supports iOS, Android, and web application development.
  • Simplified Setup: Provides a guide for getting started with the project.
  • Documentation: Detailed documentation available at the specified link.
  • Changelog: Access information about recent releases in the project.
  • Contribution Guidelines: Guidelines for contributing to the project.
  • Code of Conduct: Community guidelines promoting friendly and respectful interactions.

Installation

To install the rescript-react-native project, follow these steps:

  1. Add the project as a dependency:
    npm install rescript-react-native
    
  2. Initialize the project configuration:
    npx rnpm init
    
  3. Run the project:
    npx rnpm start
    

Summary

The rescript-react-native project offers ReScript bindings for React Native, providing developers with the tools to create iOS, Android, and web applications using the power of ReScript and React. With detailed documentation, contribution guidelines, and a focus on community respect, this project aims to enhance the development experience for cross-platform applications.