Skip to content

Commit 8be8f07

Browse files
committed
# This is a combination of 11 commits.
# The first commit's message is: Rebasing # This is the 2nd commit message: Adding jsbundle files to gitignore # This is the 3rd commit message: Removing all jsbundles from repo # This is the 4th commit message: Rebasing with Erics changes # This is the 5th commit message: Applying changes to native text field control to mount without using NativeReactComponent plugin. # This is the 6th commit message: removing jsbundle. # This is the 7th commit message: Rebasing # This is the 8th commit message: Stashing changes for rollback # This is the 9th commit message: Image rendering changes # This is the 10th commit message: Native image component changes # This is the 11th commit message: Changes to support native images, multiline textboxes and border styling on textboxes
1 parent 454c2f0 commit 8be8f07

26 files changed

+599
-114779
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ node_modules
3939
.DS_Store
4040

4141
#JS
42-
*.jsbundle
42+
**/*/*.jsbundle
4343
*.swp

0 commit comments

Comments
 (0)