Skip to content

Instantly share code, notes, and snippets.

View andrepimenta's full-sized avatar

Andre Pimenta andrepimenta

View GitHub Profile
@andrepimenta
andrepimenta / BridgeTemplate.m
Created July 11, 2019 17:58
React Native iOS Bridge TEMPLATE
//
// BridgeTemplate.m
// ReactNativeLoadingSpinnerOverlayNative
//
// Created by Andre Pimenta on 11/07/2019.
// Copyright © 2019 Facebook. All rights reserved.
//
#import "React/RCTLog.h"
#import "LoadingOverlay.h" // Here put the name of your module