Skip to content
#

pipes

Here are 333 public repositories matching this topic...

Lachee
Lachee commented May 11, 2021

The plugin included for Unix is a .so file but Unity requires a .bundle file for Mac OS:

For cross platform plug-ins you must include the .bundle (for Mac), .dll (for Windows), and .so (for Linux) files in the Plugins folder. No further work is then required on your side - Unity automatically picks the right plug-in for the target platform and includes it with the player.

I don

ionic-angular-news-app

📋 Ionic-Angular app to fetch news articles from a REST API using Typescript interfaces to define the expected structure of the json objects returned & http service providers. Custom pipes used to modify API news article titles, contents and convert the Universal Time Constant (UTC) date string. Dark mode, Offline Storage of favourite articles & settings using Ionic Storage. Common Refresh & Progress Bar Components. Localisation using i18n so user can select between English (default), Spanish and French.

  • Updated Jan 6, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the pipes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pipes topic, visit your repo's landing page and select "manage topics."

Learn more