Files
react-native-gifted-chat/.gitignore
Kevin Cooper af2819ecc5 Fix default rendering of avatars (#479)
* Default renderAvatar to undefined so that it renders by default

Fixes bug introduced in #447

* Ignore .idea for IntelliJ
2017-07-08 16:44:13 -07:00

7 lines
53 B
Plaintext

.DS_Store
node_modules/
npm-debug.log
TODO.md
.idea