Find your content:

Search form

You are here

unable to resolve module buffer react native

 
Share

Do the following steps to resovle this issue.

npm install buffer --save

Add the below lines in App.js

import { Buffer } from 'buffer';
global.Buffer = Buffer; // very important

My Block Status

My Block Content