Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 737 Bytes

README.md

File metadata and controls

executable file
·
13 lines (8 loc) · 737 Bytes

npm version

Ngx-Emoji-Picker

This project was forked from the ionic3-emoji-picker project created by danielehrhardt

What's New

  • Fixed the AOT (Ahead Of Time) Compile error or simply put the ---prod build compile error.
  • Upgraded the library from a Ng2 project to a Ng7 project.
  • Upgraded the library RxJs from v5 to v6 to make it support new angular versions.
  • Now compatible with Ng2 - Ng7 projects and as well as Ionic 3/4.