New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@react-native-blocks/blocks

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-blocks/blocks

A block based text editor built for React Native. Inspired by the data model behind Notion’s flexibility.

latest
Source
npmnpm
Version
0.1.19
Version published
Maintainers
1
Created
Source

Frame 14.png

@react-native-blocks/blocks

A set of block components to use in conjunction @react-native-blocks/core library. Provides the necessary blocks to build a Notion-like text editor. Try it on Expo Snack.

drawing

Installation

[!NOTE] Remember this library it's meant to be used with @react-native-blocks/core.

npm install @react-native-blocks/blocks

Now you can start using all the available blocks with @react-native-blocks/core.

Available block types

By the moment the following are the available block types.

  • Text
  • Header 1
  • Header 2
  • Header 3
  • To-do list
  • Bulleted list
  • Numbered list
  • Callout
  • Quote
  • Image

I'll be working on adding more block types, but if you want you can contribute to this repo by creating some of the following blocks:

  • Numbered lists
  • Toggle lists
  • Tables

If you have any ideas for new blocks or feedback you may want to give on the already existing ones you can chat with me in Discord.

Warning

This library is still a work in progress so expect breaking changes on future releases.

Keywords

react-native

FAQs

Package last updated on 21 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts