This repository contains a cross-platform demo application built using Xamarin.Forms and Syncfusion controls. This app helps users to calculate EMI for the given principal, interest and tenure.
Interest is not calculated properly - Round off only last 2 digit.
Fixed issue on export the statistics value.
Value is not updated while change the value in sfnumericupdown - i have used enumeration property value changemode. this property is set it to onkeyfoucs.
Fixed performance issue while navigate from home page to statistics page.
Interest is not calculated properly - Round off only last 2 digit. Fixed issue on export the statistics value. Value is not updated while change the value in sfnumericupdown - i have used enumeration property value changemode. this property is set it to onkeyfoucs. Fixed performance issue while navigate from home page to statistics page.