Skip to content

Commit

Permalink
Move iOS & Android folder into inside_folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Omri Bruchim committed Oct 7, 2020
1 parent e675eb9 commit 19f99f5
Show file tree
Hide file tree
Showing 51 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -56,4 +56,4 @@ buck-out/
*.jsbundle

# CocoaPods
/ios/Pods/
internal_folder/react-native-wix-engine/ios/Pods/
2 changes: 1 addition & 1 deletion __tests__/App-test.js
Expand Up @@ -4,7 +4,7 @@

import 'react-native';
import React from 'react';
import App from '../App';
import App from '../internal_folder/react-native-wix-engine/App';

// Note: test renderer must be required after react-native.
import renderer from 'react-test-renderer';
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 19f99f5

Please sign in to comment.