Hi , i am trying to use realm as a Custom data source but i am a bit confused.The documentation recommends the implmentation of ObservableChipDataSource .So , i created a class and implements the ObservableChipDataSource , but there are lots of overrides methods .I dont know how to connect the sqlite database with this data source.Any help will be greatly appreciated.
Hi , i am trying to use realm as a Custom data source but i am a bit confused.The documentation recommends the implmentation of ObservableChipDataSource .So , i created a class and implements the ObservableChipDataSource , but there are lots of overrides methods .I dont know how to connect the sqlite database with this data source.Any help will be greatly appreciated.