wix-incubator / react-native-crash-course

The React Native crash course by Wix is a self-learning course designed to help you learn everything you need to know before diving into writing production code in React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working link

Kisilov-Vadim opened this issue · comments

In this file https://github.com/wix/react-native-crash-course/blob/master/docs/App.NativeModule.md are some links that are not working in the next blocks:

  1. You can view the final code here.
  2. Download the iOS files from here
  3. Your new MyToast.m file should look like this.