Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove filter pills from example page (#30198)
Summary: rickhanlonii Removes filter pills from example page in RNTester app. ## Changelog Removed filter pills from example page by changing hideFilterPills property to true in RNTesterExampleList.js <div> <img src="https://user-images.githubusercontent.com/43835229/96194048-88e05600-0f17-11eb-9262-660a7a4bb170.png" width="200" height="400" style="float:left" /> <img src="https://user-images.githubusercontent.com/43835229/96194345-26d42080-0f18-11eb-9af2-bbf9fcc9518a.png" width="200" height="400" /> </div> [Android] [Removed] - Remove filter pills [iOS] [Removed] - Remove filter pills Pull Request resolved: #30198 Test Plan: RNTester app builds and runs as expected and filter pills are removed from the screen. <div> <img src="https://user-images.githubusercontent.com/43835229/96194077-9564ae80-0f17-11eb-821e-13da51d37581.png" width="200" height="400" style="float:left"/> <img src="https://user-images.githubusercontent.com/43835229/96194532-8fbb9880-0f18-11eb-9ecf-48e1b4a9ac25.png" width="200" height="400" /> </div> Reviewed By: cpojer Differential Revision: D24395513 Pulled By: rickhanlonii fbshipit-source-id: 7351ce8972185f973ad302d70929491cc6f56907
- Loading branch information