Skip to content

Instantly share code, notes, and snippets.

@palkerecsenyi
Created April 4, 2020 10:24
Show Gist options
  • Save palkerecsenyi/1f6a24d47e90703f96f790e9090222e8 to your computer and use it in GitHub Desktop.
Save palkerecsenyi/1f6a24d47e90703f96f790e9090222e8 to your computer and use it in GitHub Desktop.
//
// PalChat-Bridging-Header.h
// PalChat
//
// Created by Pal Kerecsenyi on 01/04/2020.
// Copyright © 2020 PalChat. All rights reserved.
//
#import "AppDelegate.h"
#import <React/RCTBridgeModule.h>
#import <React/RCTBundleURLProvider.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment