There is nothing on NGUI's side that needs to change to support this. You can already display Unity sprites via UI2DSprite. It's the sprite's shader that will need to sample two textures instead of one, but I assume Unity will ship with them already.