5dac43b2c4
								
							 
						 
						
							improved updating size on ios 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								e771167c66
								
							 
						 
						
							update demo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								f022a5e10a
								
							 
						 
						
							WIP 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								819b4c7275
								
							 
						 
						
							WIP 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								38ef16302b
								
							 
						 
						
							add memoize; apply memoize for common & index.ios; add onMessage to index.ios 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d83aa2b404
								
							 
						 
						
							improve componentWillReceiveProps for index.ios.js 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								7de5b07094
								
							 
						 
						
							add auto height related data to config.js & add auto with feature for demo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								7d7638d503
								
							 
						 
						
							add config to demo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								c4314dceb5
								
							 
						 
						
							add orginWihitelist={['*']} to index.ios.js to fix https://github.com/facebook/react-native/issues/19986  error 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								94a7721926
								
							 
						 
						
							remove .npmignore cause of it will not work if installing a local package; update rn version to 0.56.0 for demo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								10c1516970
								
							 
						 
						
							add a feature when changing the customStyle or customScript, auto changing the height of webview on iOS 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								8d3ce7adbc
								
							 
						 
						
							clean up code style for common.js 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								6071298135
								
							 
						 
						
							update index.ios.js to support auto width 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b14666eae1
								
							 
						 
						
							update common.js to support auto width 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								c3140b353e
								
									
										
											
								
							 
						 
						
							Merge pull request #56  from ShaMan123/master 
							
							
Adding AutoWidth capability 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								976e789cbd
								
									
										
											
								
							 
						 
						
							Add autoWidth Adjusment 
							
							
Couldn't test.... don't have Mac.
Did my best updating the code. 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								1f59b599e1
								
									
										
											
								
							 
						 
						
							Adding autoWidth Adjustment 
							
							
Tested! Works! 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								c33fa90a22
								
									
										
											
								
							 
						 
						
							Update common.js 
							
							
Updated the following functions:
appendStylesToHead
getScript
Added:
onWidthUpdated
onHeightWidthUpdated 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								9fc8e00c31
								
							 
						 
						
							fix pbxproj file for demo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								28ff2f862d
								
							 
						 
						
							use npm instead of yarn; upgrade rn version to 0.55.3 for demo; bump version to 0.6.1 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								7cf4488ef5
								
							 
						 
						
							remove allowBackup="false" 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								1ee501e889
								
							 
						 
						
							change android package name to com.iou90.autoheightwebview; update index.ios.js to improve capacity; update rn version of demo to 0.54.3; bump version to 0.6.0 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								58dc1dcbf2
								
									
										
											
								
							 
						 
						
							Merge pull request #42  from mndewitt/master 
							
							
allowBackup=false in AndroidManifest 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								5687e9af5c
								
							 
						 
						
							allowBackup=false in AndroidManifest 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								03a18c6103
								
							 
						 
						
							bump version to 0.5.1; modified keywords 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b3a63ac30d
								
							 
						 
						
							bump version to 0.5.0 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b6e68c7645
								
							 
						 
						
							remove demo section for readme cause of upgrading rn version of demo to 0.53.3 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								5078a6946d
								
							 
						 
						
							fix not update script issue for ios.index; clean up code style for demo; 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								a218194892
								
							 
						 
						
							add .npmignore to ignore demo folder for installing locally; upgrade rn to 0.53.3 for demo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								78e5a9888f
								
							 
						 
						
							clean up code style for index.android, index.ios 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								15d694077d
								
							 
						 
						
							config eslint 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								bbaf0edca2
								
							 
						 
						
							clean up code style for index.android, index.ios 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								c6b9137af2
								
							 
						 
						
							Merge branch 'master' of https://github.com/iou90/react-native-autoheight-webview  
							
							
# Conflicts:
#	autoHeightWebView/index.ios.js 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								971a3ea804
								
							 
						 
						
							add common; clean code style for index.ios 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d0f7f26840
								
									
										
											
								
							 
						 
						
							Merge pull request #37  from Barylskyigb/patch-1 
							
							
Make it possible to use stopLoading function of react-native's WebView 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								77a02cfa10
								
									
										
											
								
							 
						 
						
							Merge pull request #40  from calvinkei/master 
							
							
Add: DOM change detection 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								cbc2963b99
								
							 
						 
						
							Revert README 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								e8e6d6c659
								
							 
						 
						
							Revert README 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								1fedd1f471
								
							 
						 
						
							Add: DOM change detection, android setup guide on README 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d34995b786
								
									
										
											
								
							 
						 
						
							add stopLoading function for ios 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								89bbccc2f3
								
									
										
											
								
							 
						 
						
							make it possible to get WebView's reference 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								221df3d50e
								
									
										
											
								
							 
						 
						
							Update index.android.js 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								60c23560e8
								
							 
						 
						
							add rn WebView callbacks; update demo to rn 0.50.1; bump version to 0.4.0 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								310081e250
								
									
										
											
								
							 
						 
						
							Merge pull request #22  from piemonkey/add-support-for-custom-css 
							
							
Add support for custom css 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								e46ae20c25
								
							 
						 
						
							Merge pull request #23  from piemonkey/repo-improvements 
							
							
General repo improvements; licensed to ISC 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								d1c6263528
								
							 
						 
						
							Added yarn-error.log to .gitignore 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								b248658ded
								
							 
						 
						
							Added license file 
							
							
This is technically needed in order for it to be licensed rather than
just following default copyright laws. 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								fb694c0b80
								
							 
						 
						
							Add React and React-native to peer dependencies to make versions explicit 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								5fe9089930
								
							 
						 
						
							Add customStyle to readme 
							
							
						 
						8 anos atrás  
				
					
						
							
								 
						
							
								855b1636dc
								
							 
						 
						
							Switch appendFilesToHead to use template strings to make it clearer 
							
							
						 
						8 anos atrás