react-native-module-template icon indicating copy to clipboard operation
react-native-module-template copied to clipboard

Suggestion for Seeing Changes immediately

Open bcgilliom opened this issue 2 years ago • 1 comments

Hello!

regarding: https://github.com/demchenkoalex/react-native-module-template#how-to-see-my-changes-immediately-in-the-example

It seems like it works to have:

  "main": "lib/index.js",
  "react-native": "src/index.tsx",

(shamelessly stolen from react-navigation 😆)

bcgilliom avatar May 04 '22 16:05 bcgilliom

Hi @bcgilliom

You can check Yalc

AhmedHalbas avatar Jul 25 '22 10:07 AhmedHalbas