Hi,
I'm currently evaluating NucliOS, primarily with use with Xamarin. I was wondering if anyone knew the location for Xamarin NucliOS examples. So far all I have is the the examples link where no downloads are provided, but I can copy and paste snippets of code. This is rather time consuming when I just want to browse through which code samples I'd like to use and just play and debug with it for a bit before I incorporate it in my code.
Thanks,
Neil
Hi Neil,
I've attached the feature samples that come with the Xamarin component download. You'll need to update the Infragistics assembly references to point to the correct location. Also, if there's a sample you'd like from our samples browser ported over to Xamarin.iOS let us know which ones and we'll happily port them.
Also, if it is not available.. Would love to see the launch even just the home page of the app with the 4 animated circles ported to go into different connected views. It looks pretty slick.
Basically igHomeViewController.m/h and maybe the launch page too in the beginning.. well anyway. I'm currently dissecting the app looking to see all the aspects of nuclios and I like it all.
Neil Haran said: Also, if it is not available.. Would love to see the launch even just the home page of the app with the 4 animated circles ported to go into different connected views. It looks pretty slick. Basically igHomeViewController.m/h and maybe the launch page too in the beginning.. well anyway. I'm currently dissecting the app looking to see all the aspects of nuclios and I like it all.
Attached you'll find the ported source for the home view controller. In a later post you asked about Infragistics controls on Android, we do have a sneak preview of Infragistics Xamarin.Forms that can target iOS, Android and Windows Phone.
Cool, thanks, I'll see how to proceed from here.
I've updated the previous sample to load another view controller class when the bubble is tapped. As far as porting over the next screen I will not be able to do that at this time. If you have any further questions about our controls, samples or documentation let us know.
Thanks very much Torrey! I appreciate it and I will check out the sneak preview also. Just wondering if you had a chance to think about linking one of the buttons to a view as I described in my previous response?
Basically a skeleton holder for your other demos and one example on the horizontal bar, and that same example can show up on the vertical below. This way I can actually link one or two of your examples and show how it works well with Xamarin. Using that one entire flow, I can add examples of my own looking at the connector code you put to fill up the other buttons as needed. Right now, I struggle with the connection of hooking up one of the examples to one of those buttons (example Grid button).