Xamarin Shared Library and PCL -


what exact difference between xamarin shared project , portable class library?

when use shared library , when use portable class library?

is possible write native functionality in shared projects showing alert,accessing camera , use both android , ios?

can please explain me.

i perefer pcls because code easier read without compiler directives. using mvvmcross able use plenty of plugins via nuget. don't need write own classes camera access, showing alerts etc.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -