- Create a new example app app and remove the old example
- (Breaking change renderBack and renderFront are passing through props instenad of passing by childr
- (new) Add a argument in onFlipEnd function, it will return a boolean value(1: front and 0 for back) when the flip animation end
- (new) Add a new props: onFaceChanged function, it will retrun a boolean value(1: front and 0 for back) when the face is changed.